home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 10 / cd10_pgrm.iso / Corel / Graphics10 / Photopnt / Scripts / Effects / 040 radial blur.csc < prev    next >
Encoding:
Text File  |  2000-09-25  |  235 b   |  5 lines

  1. REM Created in CorelPhotoPaint Version 10
  2. WITHOBJECT "CorelPhotoPaint.Automation.10"
  3.     .BitmapEffect "Radial Blur", "RadialBlurEffect RadialBlurAmount=5,RadialBlurCenterX=201,RadialBlurCenterY=50,RadialBlurQuality=1"
  4. END WITHOBJECT
  5.